'\nDanware ' + netop_prod_nam + ' information disclosure.\n\n' +
'The following information is made publicly visible for use' +
' by NetOp host programs requesting help:\n\n' +
vals + '\n' +
'You can control access to this information by' +
' removing help services from the program' +
' options or by reducing the set of' +
' preinitialized communication profiles\n\n' +
'Risk factor: Low\n';
}
else if (netop_prod_typ[0] != 'S')
{
vals =
'\nDanware ' + netop_prod_nam + ' information disclosure.\n\n' +
'The following information is made publicly visible for' +
' easy network browsing from NetOp Guest:\n\n' +
vals + '\n' +
'Solution: If using a version of the software prior to 7.65 build 2004278, then it is necessary to upgrade to correct this issue. Simply use the built-in WebUpdate feature or download the update from http://www.netop.com.\n\nFor all other versions, you can turn this feature off by unchecking the "Public Host Name" check box in the program options (on the host name tab) and restarting the communication layer from the action menu or toolbar.\n\nAdditional information is available from http://www.corsaire.com/advisories/c040619-001.txt\n\nRisk factor: Low\n\n';
}
else
{
vals =
'\nDanware ' + netop_prod_nam + ' information disclosure.\n\n' +
'The following information is made publicly visible on the' +